.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:850px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 120px;
}
.nav ul{
    width: 600px;
}
.nav ul li a{
    color: #333;
}
.nav ul li a:hover{
    color: #333;
}
.nav ul li a p{
    width: 2px;
    height: 10px;
    background: #3BA43E;
    margin-left: 36px;
    display: none;
}
.navActive a{
    color: #3BA43E !important;
    font-family: "SourceHanSansCN-Bold" !important;
}
.navActive a p{
    display: block !important;
}
.record a{
    color: #FFFFFF;
}
.record a:hover{
    color: #FFFFFF;
}
.swiper-button-next{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important; 
}
.swiper-button-prev{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: none !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: none !important;
}
.intro{
    width: 556px;
    height: 794px;
    background: url(../images/home/img.jpg) no-repeat center;
}
.intro p:nth-child(1){
    padding: 100px 0 50px 0;
}
.intro p:nth-child(2){
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid #3BA43E;
    border-top: 1px solid #3BA43E;
    margin-bottom: 80px;
}
.intro div{
    margin: 25px 0 95px 0;
}
.intro a{
    display: inline-block;
    color: #FFFFFF !important;
    width: 556px;
    height: 79px;
    font-size: 20px;
    line-height: 79px;
}
.swiper1{
    width: 810px;
    height:794px;
}
.swiper1 .swiper-wrapper .swiper-slide {
    height: calc((100% - 30px) / 2);
}
.swiper1Box{
    width: 390px;
    height: 380px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: auto;
}
.swiper1Box div{
    width: 350px;
    height: 300px;
    margin: auto;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 25px;
}
.swiper1Box div img{
    max-width: 350px;
    max-height: 300px;
}
.swiper1 .swiper-slide:hover .swiper1Box{
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.11);
}
.swiper1 .swiper-slide:hover .swiper1Box p{
    color: #3BA43E !important;
}
.peculiarity{
    width: 100%;
    height: 800px;
    background: url(../images/home/bg.jpg) no-repeat center;
    margin-top: 80px;
}
.peculiarity ul li{
    width: 600px;
    margin-bottom: 30px;
}
.peculiarityBox{
    width: 290px;
    height: 73px;
    background: #FFFFFF;
    border-radius: 37px;
    position: relative;
}
.peculiarityBox div img:nth-child(2){
    display: none;
}
.peculiarity ul li:nth-of-type(odd) .peculiarityBox div{
    margin: 0 40px 0 10px;
}
.peculiarity ul li:nth-of-type(even) .peculiarityBox div{
    margin: 0 10px 0 40px;
}
.peculiarityActive .peculiarityBox{
    background: #3BA43E !important;
}
.peculiarityActive .peculiarityBox p{
    color: #FFFFFF !important;
}
.peculiarityActive .peculiarityBox div img:nth-child(2){
    display: block !important;
}
.peculiarityActive .peculiarityBox div img:nth-child(1){
    display: none !important;
}
.peculiarity ul li:nth-child(1) .peculiarityBox{
    margin-left: 97px;
}
.peculiarity ul li:nth-child(2) .peculiarityBox{
    margin-left: 200px;
}
.peculiarity ul li:nth-child(3) .peculiarityBox{
    margin-left: 40px;
}
.peculiarity ul li:nth-child(4) .peculiarityBox{
    margin-left: 250px;
}
.peculiarity ul li:nth-child(6) .peculiarityBox{
    margin-left: 300px;
}
.peculiarity ul li:nth-child(7) .peculiarityBox{
    margin-left: 40px;
}
.peculiarity ul li:nth-child(8) .peculiarityBox{
    margin-left: 250px;
}
.peculiarity ul li:nth-child(9) .peculiarityBox{
    margin-left: 97px;
}
.peculiarity ul li:nth-child(10) .peculiarityBox{
    margin-left: 200px;
}
.trust li{
    width: 466px;
    height: 336px;
    background-size: cover !important;
    margin-bottom: 2px;
}
.trust li:last-child{
    width: 932px !important;
}
.trust li:last-child .trustCon{
    width: 932px !important;
}
.trustCon{
    width: 466px;
    height: 336px;
    background: linear-gradient(to right, rgba(28, 28, 28, .46),rgba(0, 0, 0, 0));
}
.trustCon p{
    margin-left: 70px;
}
.trustCon p:nth-child(1){
    padding: 90px 0 10px 0;
}
.trustCon p:nth-child(3){
    padding: 20px 0;
}
.trustActive .trustCon{
    background: rgba(59, 164, 62, .89) !important;
}
.feedback{
    width: 100%;
    height: 488px;
    background: url(../images/home/bg1.jpg) no-repeat center;
    margin-top: 80px;
}
.swiper2{
    width: 1400px;
    height: 350px;
    position: relative;
    z-index: 2;
    margin-top: -200px;
}
.swiper2Box{
    width: 440px;
    height: 350px;
    margin: auto;
}
.swiper2Box img{
    width: 440px;
    height: 350px;
}
.swiper2Box div{
    width: 440px;
    height: 350px;
    background: rgba(19, 23, 18, .35);
    margin-top: -350px;
    position: relative;
    z-index: 2;
}
.swiper2Box div p{
    width: 300px;
}
.more{
    color: #333 !important;
}
.morea{
    display: inline-block;
    color: #3BA43E !important;
    width: 125px;
    height: 39px;
    background: #FFFFFF;
    border: 1px solid #3BA43E;
    line-height: 39px;
    text-align: center;
    margin-top: 70px;
}
.recruit{
    margin-top: 100px;
    width: 100%;
    height: 865px;
    background: url(../images/home/bg2.jpg) no-repeat center;
}
.recruit li{
    width: 440px;
    height: 578px;
    background: #F5F5F5;
}
.recruit li img{
    width: 440px;
}
.recruit li div{
    width: 360px;
    height: 210px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    margin: auto;
    margin-top: -105px;
    position: relative;
    z-index: 2;
}
.recruit li div p:nth-child(1){
    width: 60px;
    height: 60px;
    margin: auto;
    padding: 40px 0 14px 0;
}
.recruit li div p:nth-child(1) img{
    max-width: 60px;
    max-height: 60px;
}
.recruit li div p:nth-child(1) img:nth-child(2){
    display: none;
}
.recruit li div a{
    width: 143px;
    height: 44px;
    background: #FFFFFF;
    margin: auto;
    line-height: 44px;
    margin-top: 70px;
    display: none;
    color: #3BA43E !important;
}
.recruit li div a img{
    width: 18px;
    height: 18px;
}
.recruitActive div{
    height: 469px !important;
    background: rgba(59, 164, 62, .9) !important;
    margin-top: -360px !important;
}
.recruitActive div p:nth-child(1){
    padding-top: 120px !important;
}
.recruitActive div p:nth-child(1) img:nth-child(2){
    display: block !important;
}
.recruitActive div p:nth-child(1) img:nth-child(1){
    display: none !important;
}
.recruitActive div p:nth-child(2){
    color: #FFFFFF !important;
}
.recruitActive div a{
    display: block !important;
}
.support{
    width: 100%;
    height: 887px;
    background: url(../images/home/bg3.jpg) no-repeat center;
}
.swiper3{
    width: 100%;
    height: 590px;
}
.swiper3Box{
    width: 80%;
    height: 590px;
    background: #3BA43E;
}
.swiper3Box div{
    margin-left: 50px;
    padding-top: 60px;
}
.swiper3Box div p:nth-child(2){
    margin: 20px 0 30px 0;
}
.swiper3Box div img{
    width: 120%;
}
.next3{
    margin-top: -530px!important;
    margin-left: 880px!important;
    background-image: url(../images/home/right.jpg) !important;
    width: 60px !important;
    height: 26px !important;
}
.prev3{
    margin-top: -26px!important;
    margin-left: 802px!important;
    background-image: url(../images/home/left.jpg) !important;
    width: 60px !important;
    height: 26px !important;
}
.platform{
    width: 100%;
    height: 386px;
    background: url(../images/home/bg4.jpg) no-repeat center; 
    padding: 130px 0;  
}
.message{
    width: 508px;
    height: 425px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    border-radius: 7px;
    padding: 20px;
    box-shadow: 0px 2px 23px 1px rgba(24,24,24,0.11);
    position: relative;
    z-index: 2;
    margin-top: -40px;
}
.message form{
    width: 460px;
    margin: auto;
    padding-top: 20px;
}
.message form input{
    border: none;
    outline: none;
    width:350px;
    height: 58px;
    background: none;
    color: #7C7C7C;
    font-size: 16px;
 }
 .message form div{
    width: 440px;
    height: 58px;
    background: #F7F6F6;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 20px;
 }
 .message form button{
    width: 462px;
    height: 58px;
    background: #3BA43E;
    border-radius: 5px;
    line-height: 58px;
    border: none;
    outline: none;
}
.footer{
    width: 100%;
    height: 586px;
    background: url(../images/home/bg5.jpg) no-repeat center;
}
.footer ul li a{
    color: #FFFFFF !important;
}
.footer ul li{
    margin-bottom: 15px;
}
.rightNavigation ul li{
    width: 54px;
    height:54px;
    background: rgba(153, 153, 153, .46);
    margin-bottom: 10px;
    border-radius: 50%;
}
.rightNavigation ul li div{
    width: 54px;
    height: 54px;
    margin: auto;
}
.rightNavigation ul li div img{
    max-width: 30px;
    max-height: 30px;
}
.rightNavigation ul li:hover{
    background: #3BA43E !important;
}
.rightNavigation{
    position: fixed;
    z-index: 99;
    right: 0;
    top: 500px;
}
.rightNavigationa{
    width: 300px;
    height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 485px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationb{
    width: 180px;
    height: 162px;
    background:  url(../images/home/icon46.png) no-repeat center;
    border-radius: 20px;
    display: none;
    position: fixed;
    right: 0;
    top: 505px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationc{
    width: 300px;
    height: 120px;
    line-height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 595px;
    z-index: 99;
    margin-right: 60px;
}